← Back to Job Report

Agent Task Report

webvoyagerx--Google Flights--2

FAILURE
0
Tokens
pilo
Agent
1
Events
6.9s
Duration

Classification: browser_crash

Generated: 2026-05-15T02:17:34.841Z

Task Details

Website: Google Flights

URL: N/A

Question: Find the lowest fare from all eligible one-way flights for 1 adult from JFK to Heathrow on January 22.

Expected Answer: one-way flight found; JFK to Heathrow; price identified; airline found

Failure Analysis

0
Stale element refs
0
Click timeouts
0
Scroll timeouts
No
CAPTCHA blocked
0
Repeated action warnings
0
Max consecutive errors
0
Page navigations

Evaluation Results

Expected Answer

one-way flight found; JFK to Heathrow; price identified; airline found

Judge Explanation

The Web Task Instruction required finding the lowest fare for a one-way flight from JFK to Heathrow on January 22 for 1 adult. The Reference Answer indicates that a one-way flight should be found, the route (JFK to Heathrow) identified, a price identified, and an airline found. However, the Result Response explicitly states 'No answer provided', meaning no information was extracted or presented. Therefore, none of the sub-components of the instruction were completed, and the task is not successful.

Classification Analysis:

The browser failed to initialize or connect, indicated by 'All 1 CDP endpoint(s) failed' and 'browser never completed page.goto()'. Only one event ('task:setup') occurred, showing the browser died before any navigation.

Token Usage:

Total: 0

Input: 0

Output: 0

Events: 1

Duration: 6.9s

Artifacts (1 files)

result.json

Execution Events (2 total)

0. task:setup

Event: task:setup

Timestamp: 2026-05-15T01:35:42.292Z

Data:

{
  "task": "Find the lowest fare from all eligible one-way flights for 1 adult from JFK to Heathrow on January 22.",
  "url": ""
}
1. task:setup

Event: task:setup

Timestamp: 2026-05-15T01:35:35.433Z

Data:

{
  "task": "Find the lowest fare from all eligible one-way flights for 1 adult from JFK to Heathrow on January 22.",
  "browserName": "playwright:chrome",
  "url": "https://www.google.com/travel/flights/",
  "guardrails": null,
  "data": null,
  "pwCdpEndpoint": "(redacted)",
  "pwCdpEndpoints": [
    "(redacted)"
  ],
  "pwCdpEndpointCount": -1,
  "proxy": "",
  "vision": true
}